ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / ChartLabelFormatString Property

In This Topic
    ChartLabelFormatString Property (C1ChartCore<Tseries,TAnimation,TBinding>)
    In This Topic
    A value that indicates the format string of the chart labels.
    Syntax
    'Declaration
     
    Public Overridable Property ChartLabelFormatString As System.String
    public virtual System.string ChartLabelFormatString {get; set;}
    See Also